home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / thor12.zip / THOR12.REA < prev    next >
Text File  |  1994-03-04  |  4KB  |  131 lines

  1. Short: Advanced offline-reader for QWK/HIPPO/ABBS/MBBS
  2. Type: comm/misc
  3. Author: Eivind Nordseth (eivindno@idt.unit.no) and Petter Nilsen (petter@pnilsen.adsp.sub.org)
  4. Uploader: Magne ╪stlyngen (magneoe@stud.cs.uit.no)
  5.  
  6.  
  7.                                - THOR -
  8.                                    
  9.                 The Ultima Thule Offline Reader System
  10.  
  11.                               Release 1.2
  12.  
  13.             Copyright (C) 1993-1994 Ultima Thule Software,
  14.                          All Rights Reserved.
  15.  
  16.  
  17. New features in 1.2:
  18. ~~~~~~~~~~~~~~~~~~~~
  19.  
  20. o THOR is pure and re-entrant, and can be made resident.
  21.  
  22. o Faster memory handling.
  23.  
  24. o Extensive ARexx support in THOR, with a separate ARexx port for 
  25.   each internal editor open. Several useful ARexx scripts included.
  26.  
  27. o Macro support for ARexx scripts.
  28.  
  29. o AmigaGuide online help added for all parts of THOR.
  30.  
  31. o QWK-parser improved.
  32.  
  33. o Database searching.
  34.  
  35. o THOR will now convert itself to a CLI prosess, if started from 
  36.   Workbench. Please note that the WB startup code in Toolmanager 
  37.   2.1 is buggy, so this trick will not work from TM if THOR is 
  38.   started as a WB prosess.
  39.  
  40. o THOR can now be opened on any public screen and several THOR can share 
  41.   the same screen or have separate screens.
  42.  
  43. o Optimized window refresh for V37/V38 users.
  44.  
  45. o Support for several new international character sets.
  46.  
  47. o Loading data from the message database is 2-10 times faster.
  48.  
  49. o Pattern matching when entering a conference name.
  50.  
  51. o Several new event types like Get Newfiles, Autologoff etc.
  52.  
  53. o Command events.
  54.  
  55. o Messages can be marked with KEEP and DELETE flags.
  56.  
  57. o Function for deleting duplicate messages in the database.
  58.  
  59. o Tab size for the internal editor can be configured.
  60.  
  61. o 11 different ways of marking a message or a range of messages:
  62.  
  63.   - Set message pointer, all messages after this pointer
  64.     will be marked as unread
  65.   - Mark current message as unread
  66.   - Mark a message with a given number as unread
  67.   - Mark messages from a given date as unread
  68.   - Mark messages within a given range as unread
  69.   - Mark messages in this thread as unread or read
  70.   - Mark unread messages with the current subject as read
  71.   - Mark unread messages not from or to you as read
  72.   - Find and mark messages to you, within a given range,
  73.     as unread
  74.   - Mark unread messages from the author of the current 
  75.     message as read
  76.  
  77. o Style tags will now be detected by THOR and converted to the 
  78.   appropriate ANSI codes in the message window.
  79.  
  80. o Iconify will also iconify all open internal editors.
  81.  
  82. o The configured list font is used in all requesters.
  83.  
  84. o A gadget font can be configured.
  85.  
  86. o Detailed description can be edited for Upload.
  87.  
  88. o "Last saved" added to the Global Configuration.
  89.  
  90. o Checkboxes will be scaled under V39 and higher.
  91.  
  92. o The internal Full Screen Editor in THOR is now spawned as a prosess, 
  93.   and will run async in THOR.
  94.  
  95. o Sideways scrolling in the Newfiles window.
  96.  
  97. o New external programs, PackBBS and ListEvents.
  98.  
  99. o $ver and $time is accepted in signatures and will insert the release
  100.   number of THOR and the time and and date when the message was written.
  101.  
  102. o Better optimized code.
  103.  
  104. .. and more
  105.  
  106.  
  107. Bug fixes in 1.2:
  108. ~~~~~~~~~~~~~~~~~
  109.  
  110. o Fixed the bug which added an extra line betweeen each line when
  111.   saving a message.
  112.  
  113. o Correctly updates the number of unread messages in the conference
  114.   window when marking a message as unread.
  115.  
  116. o Fixed various bugs in the ANSI parse routine.
  117.  
  118. o Fixed various bugs with allocation and freeing of memory.
  119.  
  120. o ANSI codes will be stripped when replying to a message.
  121.  
  122. ... plus others
  123.  
  124. For a complete list of changes, please read the file THOR.history included.
  125.  
  126.  
  127.         Petter Nilsen
  128.  
  129.         petter@pnilsen.adsp.sub.org
  130.  
  131.